'宣言 Public Overloads Function GroupAsync( _ ByVal ParamArray groupDescriptions() As GroupDescription _ ) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task GroupAsync( params GroupDescription[] groupDescriptions )
パラメータ
- groupDescriptions
- The group descriptions that determine how the data will be grouped.